Skip to content

Conversation

@isabelatkinson
Copy link
Contributor

@isabelatkinson isabelatkinson commented Nov 20, 2025

The docs build for the driver failed because we're using the impl introduced in #601 in the Atlas search helpers documentation (but not in code). Fortunately the actual driver release is fine, but I guess this is something that cargo publish --dry-run and our rustdoc lint can't catch.

Edit - we're actually using the impl when bson-3 is enabled; I'm not sure why the release build didn't catch this. cargo update will pull in the new bson version now that it's out.

My hope is that once this version is published, I can re-run the docs build and it'll pull in the new version without needing an explicit bump of the bson dep in the driver (and therefore another release).

I will also figure out a way to check this before a release to avoid a similar situation in the future 🙂

@isabelatkinson isabelatkinson marked this pull request as ready for review November 20, 2025 20:10
@isabelatkinson isabelatkinson requested a review from a team as a code owner November 20, 2025 20:10
@isabelatkinson isabelatkinson merged commit 8b8bdd3 into mongodb:main Nov 20, 2025
12 checks passed
@isabelatkinson isabelatkinson deleted the release-3.1 branch November 20, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants